home *** CD-ROM | disk | FTP | other *** search
- object HintForm: THintForm
- Left = 316
- Top = 261
- Width = 324
- Height = 191
- BorderStyle = bsSizeToolWin
- Caption = 'Hint'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- PixelsPerInch = 96
- TextHeight = 13
- object Hint: TMemo
- Left = 0
- Top = 0
- Width = 316
- Height = 164
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Lines.Strings = (
- 'Hint')
- ParentFont = False
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- end
- end
-